[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 512   SHUFFLE   <  SKIP 3408  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20138Moreno, Kendra01071DresdenHessenGermany
24293Rivera, Anna91950Lincoln AcresCaliforniaUnited States
25517Cook, Christina57000MetzMoselleFrance
26387Roberts, DaltonWA3WatfordEnglandUnited Kingdom

Generated 2025-07-19 22:47:03.504 UTC