[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 462   <  SKIP 690  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20914Zeng, Gilbert, C14129BerlinHessenGermany
20981Romero, Craig12311BerlinHamburgGermany
21016Kapoor, Michele, J12311BerlinSaarlandGermany
20548Rodriguez, Phillip, S10501BerlinNordrhein-WestfalenGermany

Generated 2025-07-19 02:53:24.795 UTC