[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 4966   SHUFFLE   <  SKIP 209  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13465Campbell, Sydney90802Long BeachCaliforniaUnited States
20247Lopez, Kristina, L7001HobartTasmaniaAustralia
21133Kumar, April, G92310SèvresHauts de SeineFrance
26094Butler, Sarah94611OaklandCaliforniaUnited States

Generated 2025-07-20 15:51:56.112 UTC