[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 531   <  SKIP 1042  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28546Xu, Alisha93000BobignySeine Saint DenisFrance
28739Perry, Mya93000BobignySeine Saint DenisFrance
29361Nara, Sheena93000BobignySeine Saint DenisFrance
11338Navarro, Frank, F53131BonnNordrhein-WestfalenGermany

Generated 2025-07-20 06:23:00.376 UTC