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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23640Jiménez, Bruce, L2777SpringwoodNew South WalesAustralia
14081Butler, Nicole, J94611OaklandCaliforniaUnited States
19864Brooks, Isaiah, J97205PortlandOregonUnited States

Generated 2025-07-10 16:12:16.327 UTC