[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 24   SHUFFLE   <  SKIP 365  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21815Green, Gabrielle, MV8Z 4N5ShawneeBritish ColumbiaCanada
12796Zhang, Jason, L98312BremertonWashingtonUnited States
21506Gutierrez, Randall66041PoingSaarlandGermany

Generated 2025-07-12 18:01:17.867 UTC