[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 158   SHUFFLE   <  SKIP 2558  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14677Hernandez, Ross2444Port MacquarieNew South WalesAustralia
26046Kumar, Kara90706BellflowerCaliforniaUnited States
24578Lopez, Meredith, Y93400Saint-DenisSeine Saint DenisFrance
16366Henderson, Isabelle, KV8Y 1L1CliffsideBritish ColumbiaCanada

Generated 2025-07-17 19:30:23.926 UTC