[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 480 SHUFFLE < SKIP 2451 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
16106 | Barnes, Ian, M | V8X | Royal Oak | British Columbia | Canada |
26202 | Simmons, Haley, T | V7L 4J4 | N. Vancouver | British Columbia | Canada |
18464 | Suri, Toni | 2300 | Newcastle | New South Wales | Australia |
Generated 2025-07-12 20:25:00.487 UTC