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

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18577Winston, Isabelle, C94070San CarlosCaliforniaUnited States
19387Rana, Ruth24044KielSaarlandGermany
20708Thompson, DevinV3A 4R2LangleyBritish ColumbiaCanada
26859Pal, Darrell, M95000CergyVal d'OiseFrance

Generated 2025-07-11 13:05:01.919 UTC