[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 440 SHUFFLE < SKIP 2242 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28817 | Lee, James, J | V8P | Oak Bay | British Columbia | Canada |
21552 | Alvarez, Francis | 4000 | Brisbane | Queensland | Australia |
20323 | Coleman, Justin, A | 98052 | Redmond | Washington | United States |
Generated 2025-07-10 21:18:59.844 UTC