[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 511   SHUFFLE   <  SKIP 2500  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15153Li, Kristen, R2450Coffs HarbourNew South WalesAustralia
16315Richardson, Garrett75007ParisSeine (Paris)France
19996She, Grant, E98168BurienWashingtonUnited States
20247Lopez, Kristina, L7001HobartTasmaniaAustralia

Generated 2025-07-21 11:27:42.146 UTC