[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 1445 SHUFFLE < SKIP 368 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
19693 | Foster, Kayla | V7L 4J4 | Vancouver | British Columbia | Canada |
23401 | Brooks, Evan | V7L 4J4 | Vancouver | British Columbia | Canada |
23008 | She, Sheena, R | 4700 | Rockhampton | Queensland | Australia |
Generated 2025-07-14 03:20:25.918 UTC