[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 327   SHUFFLE   <  SKIP 1139  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14029Morris, Christina97034Lake OswegoOregonUnited States
14388Rogers, Kaylee91950National CityCaliforniaUnited States
18015Edwards, Haley, D59140DunkerqueNordFrance
20522Parker, Kevin94536FremontCaliforniaUnited States

Generated 2025-07-21 03:07:47.898 UTC