[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 1402   SHUFFLE   <  SKIP 495  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13280Adams, Bailey98033KirklandWashingtonUnited States
17464Rodriguez, Jeremy, L97034Lake OswegoOregonUnited States
27482Diaz, Gary2450Coffs HarbourNew South WalesAustralia

Generated 2025-07-21 06:24:14.891 UTC