[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 SHUFFLE < SKIP 5038 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
22557 | Scott, Jason | LE18 | Leeds | England | United Kingdom |
20280 | Harris, Joshua, L | V9 | Metchosin | British Columbia | Canada |
Generated 2025-07-14 17:42:56.781 UTC