[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 9432   SHUFFLE   <  SKIP 243  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27120Kumar, Clarence80074MünchenHamburgGermany
28559Gutierrez, Billy93290Tremblay-en-FranceSeine Saint DenisFrance
16070Phillips, Sierra, J91950National CityCaliforniaUnited States

Generated 2025-07-21 07:56:34.643 UTC