[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 24   SHUFFLE   <  SKIP 1963  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14390Kumar, Logan90401Santa MonicaCaliforniaUnited States
29331Yuan, Melvin2060Lavender BayNew South WalesAustralia
18106Alexander, Carson, G90706BellflowerCaliforniaUnited States
27690Navarro, Jaime, T5023FindonSouth AustraliaAustralia

Generated 2025-07-18 07:00:30.433 UTC