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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28818Hernandez, Dwayne, FV8Y 1L1CliffsideBritish ColumbiaCanada
28144Phillips, Noah98901YakimaWashingtonUnited States
16981Simmons, Hunter97034Lake OswegoOregonUnited States

Generated 2025-07-09 00:18:24.886 UTC