[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 7112   SHUFFLE   <  SKIP 295  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21736Thompson, Thomas, D91502BurbankCaliforniaUnited States
18502Madan, Pamela91910Chula VistaCaliforniaUnited States
14447Alexander, Madison98225BellinghamWashingtonUnited States

Generated 2025-07-18 06:52:28.816 UTC