[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 1617 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
24887 | Sun, Micah | 6006 | Perth | South Australia | Australia |
18673 | Green, James, M | 90210 | Beverly Hills | California | United States |
23859 | Anderson, Megan, A | V8V | Victoria | British Columbia | Canada |
Generated 2025-07-13 04:49:47.427 UTC