[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 512   SHUFFLE   <  SKIP 4560  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
29482Zhang, Clayton17490Saint OuenCharente-MaritimeFrance
27631Phillips, Gabriella94611OaklandCaliforniaUnited States
15170Martinez, Jermaine, L2065St. LeonardsNew South WalesAustralia

Generated 2025-07-17 12:00:05.224 UTC