[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 3669   SHUFFLE   <  SKIP 872  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14139Sai, Meredith24044KielSaarlandGermany
28220Xu, Kelsey, W4700RockhamptonQueenslandAustralia
27616Brown, Emma, W91945Lemon GroveCaliforniaUnited States

Generated 2025-07-09 16:40:44.405 UTC