[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 512 SHUFFLE < SKIP 349 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
13197 | Smith, Katherine, J | V7L 4J4 | N. Vancouver | British Columbia | Canada |
14282 | Lewis, Brianna, H | V2L3W8 | Newton | British Columbia | Canada |
11788 | James, Destiny, A | 90012 | Los Angeles | California | United States |
Generated 2025-07-12 14:42:23.416 UTC