[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 494   SHUFFLE   <  SKIP 369  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29151Long, Caroline91910Chula VistaCaliforniaUnited States
13061Anderson, Ethan94611OaklandCaliforniaUnited States
14685Ortega, Lawrence4171HawthorneQueenslandAustralia

Generated 2025-07-13 16:39:56.515 UTC