[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 1845   SHUFFLE   <  SKIP 1995  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24121Liu, Valerie, R66041PoingSaarlandGermany
11591Lu, Stacey, W78000VersaillesYvelineFrance
22914Gray, Faith3337MeltonVictoriaAustralia

Generated 2025-07-18 07:05:07.477 UTC