[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 475   SHUFFLE   <  SKIP 3257  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14445Henderson, Benjamin, R94303Palo AltoCaliforniaUnited States
25108Gill, Gary, B2500WollongongNew South WalesAustralia
13218Bryant, Melissa91910Chula VistaCaliforniaUnited States

Generated 2025-07-21 02:09:09.559 UTC