[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 413 SHUFFLE < SKIP 2212 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23764 | Liu, Alisha, L | 04838 | Eilenburg | Brandenburg | Germany |
28646 | Moore, Alexis | V8P | Oak Bay | British Columbia | Canada |
13688 | Sanchez, Ruben, S | OX16 8RS | Oxon | England | United Kingdom |
Generated 2025-07-12 20:42:00.928 UTC