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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25644Lewis, Andrew93290Tremblay-en-FranceSeine Saint DenisFrance
14232Huang, Omar, C4700RockhamptonQueenslandAustralia
16500Perry, Chloe98055RentonWashingtonUnited States

Generated 2025-07-11 15:02:39.564 UTC