[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 518 SHUFFLE < SKIP 4247 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28021 | Nelson, Katherine | V6B 3P7 | Port Hammond | British Columbia | Canada |
26251 | Huang, Cedric | 90210 | Beverly Hills | California | United States |
18165 | Gill, Randall, A | B29 6SL | Birmingham | England | United Kingdom |
Generated 2025-07-13 15:31:41.333 UTC