[ROOT] dt DimCustomer SELECT Name, PostalCode, City, StateOrProvince, Country ORDER BY City DESC > TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity SKIP 480 SHUFFLE < SKIP 5438 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
21339 | Barnes, Haley, J | V3L 1E7 | Westminster | British Columbia | Canada |
20258 | Ward, Katelyn | 4000 | Brisbane | Queensland | Australia |
13239 | Thomas, Matthew, K | V7L 4J4 | N. Vancouver | British Columbia | Canada |
Generated 2025-07-16 21:56:36.591 UTC