[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 875 SHUFFLE < SKIP 609 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18382 | Garcia, Isabella | V3A 4R2 | Langley | British Columbia | Canada |
23077 | Hernandez, Marvin, A | 2138 | Rhodes | New South Wales | Australia |
Generated 2025-07-17 13:37:40.015 UTC