[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 717   <  SKIP 389  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16270Hernandez, Jerome14129BerlinHessenGermany
16271Gutierrez, Michele, K10210BerlinHamburgGermany
16473Andersen, Dawn10210BerlinHamburgGermany
16824Munoz, Randall, J12171BerlinHessenGermany
16549Moreno, Linda, A12171BerlinHessenGermany
16572Xu, Jon, D10210BerlinHamburgGermany

Generated 2025-07-17 06:07:27.094 UTC