[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   SHUFFLE   SKIP 4438   <  SKIP 4242  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25638Tang, Dale, A95000CergyVal d'OiseFrance
26120Lewis, Miguel91910Chula VistaCaliforniaUnited States
16366Henderson, Isabelle, KV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-20 13:30:04.275 UTC