[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 5194  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26336Brown, Noah, D90241DowneyCaliforniaUnited States
24538Diaz, Latasha, E92700ColombesHauts de SeineFrance
16349Sai, Levi3550BendigoVictoriaAustralia
24117Gill, Shannon10501BerlinNordrhein-WestfalenGermany

Generated 2025-07-11 06:26:39.182 UTC