[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 0   SHUFFLE   <  SKIP 2993  >   <  TAKE 3  >   

Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21434Smith, Isabella, F91776San GabrielCaliforniaUnited States
15688Gray, Chase, J75007ParisSeine (Paris)France
11118Zeng, Alvin, M2060Lavender BayNew South WalesAustralia

Generated 2025-10-23 14:26:18.731 UTC