[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 364 SHUFFLE < SKIP 1261 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
18450 | Shen, Willie, S | 2300 | Newcastle | New South Wales | Australia |
14875 | Foster, Alyssa, I | V9 | Metchosin | British Columbia | Canada |
Generated 2025-07-14 04:31:04.035 UTC