[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 4760  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15287Baker, Stephanie, S99202SpokaneWashingtonUnited States
26242Lewis, IsabellaV8Z 4N5ShawneeBritish ColumbiaCanada
14956Romero, Krista20354HamburgHamburgGermany

Generated 2025-07-11 22:30:57.481 UTC