[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 999   SHUFFLE   <  SKIP 1066  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16172Perez, Janelle4551CaloundraQueenslandAustralia
26159Raman, Virginia1002SydneyNew South WalesAustralia
29283Mr., Smith, Jeff94519ConcordCaliforniaUnited States

Generated 2025-07-16 06:21:33.601 UTC