[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 317   <  SKIP 881  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25645Shen, Tommy, C14197BerlinSaarlandGermany
25521Sanchez, Douglas, M10501BerlinNordrhein-WestfalenGermany
25525Srini, Heidi14197BerlinNordrhein-WestfalenGermany
25533Huang, Suzanne, A14197BerlinNordrhein-WestfalenGermany

Generated 2025-07-22 11:27:52.132 UTC