[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 2421   SHUFFLE   <  SKIP 2545  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13856Scott, Ian91950Lincoln AcresCaliforniaUnited States
19309Suarez, Frank92700ColombesHauts de SeineFrance
26082Johnson, Christian, S91945Lemon GroveCaliforniaUnited States

Generated 2025-07-14 22:04:14.232 UTC