[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 512 SHUFFLE < SKIP 863 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13011 | Ortega, Anne | 3220 | Geelong | Victoria | Australia |
26161 | Raji, Wayne, A | 3977 | Cranbourne | Victoria | Australia |
12872 | Hughes, Olivia, C | 91054 | Erlangen | Bayern | Germany |
Generated 2025-07-12 14:41:12.325 UTC