[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 1154 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23635 | Luo, Alvin | SL67RJ | Maidenhead | England | United Kingdom |
13680 | Watson, Jan, K | WA1 | Warrington | England | United Kingdom |
26953 | Rubio, Roy, C | 59100 | Roubaix | Nord | France |
Generated 2025-07-11 19:28:26.140 UTC