[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 189 SHUFFLE < SKIP 741 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23041 | Garcia, Natalie | 90802 | Long Beach | California | United States |
15721 | Guo, Cara, R | 3280 | Warrnambool | Victoria | Australia |
Generated 2025-07-14 00:28:23.859 UTC