[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 3428 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26348 | Moore, Logan | V9 | Metchosin | British Columbia | Canada |
14955 | Xu, Jorge, A | OX14 4SE | Oxford | England | United Kingdom |
Generated 2025-07-11 07:30:36.188 UTC