[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 477   <  SKIP 670  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19311Rubio, Dana14197BerlinNordrhein-WestfalenGermany
19331Hu, Jessie, F14111BerlinHamburgGermany
20548Rodriguez, Phillip, S10501BerlinNordrhein-WestfalenGermany

Generated 2025-07-14 12:54:58.711 UTC