[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 194 SHUFFLE < SKIP 3328 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
28745 | Rana, Geoffrey | MK8 8DF | Milton Keynes | England | United Kingdom |
22976 | Foster, Eric | V8P | Oak Bay | British Columbia | Canada |
Generated 2025-07-19 05:04:15.157 UTC