[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 SHUFFLE < SKIP 4978 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
29408 | Chen, Heather, M | 91940 | Les Ulis | Essonne | France |
20075 | Allen, Aaron, A | V0 | Sooke | British Columbia | Canada |
26042 | Griffin, Devin | 90802 | Long Beach | California | United States |
Generated 2025-07-10 07:09:25.341 UTC