[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 1224 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16162 | Morgan, Mackenzie, E | 2444 | Port Macquarie | New South Wales | Australia |
14107 | Garcia, Alexandra, J | V2W 1W2 | Haney | British Columbia | Canada |
Generated 2025-07-13 05:09:33.219 UTC