[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 482 SHUFFLE < SKIP 2754 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14865 | Coleman, Austin, V | AS23 | Stoke-on-Trent | England | United Kingdom |
16486 | Madan, Rachael, R | 2055 | North Sydney | New South Wales | Australia |
16758 | Perry, Justin, E | V8V | Victoria | British Columbia | Canada |
Generated 2025-07-16 16:08:56.311 UTC