[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SHUFFLE < SKIP 1389 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16840 | Torres, Xavier | V8Y 1L1 | Cliffside | British Columbia | Canada |
18839 | Lee, Don | V6B 3P7 | Port Hammond | British Columbia | Canada |
18705 | Goel, Karl | 4169 | East Brisbane | Queensland | Australia |
Generated 2025-07-11 19:02:02.839 UTC