[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country < ORDER BY City TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 189 SHUFFLE < SKIP 208 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
20007 | Alexander, Ashley, J | V3L 1H4 | Westminster | British Columbia | Canada |
28720 | Liu, Candice | 4000 | Brisbane | Queensland | Australia |
16677 | Hughes, Jack, S | 90012 | Los Angeles | California | United States |
Generated 2025-07-19 18:45:26.099 UTC