[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 62   SHUFFLE   <  SKIP 985  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25375Flores, Carson, J91977Spring ValleyCaliforniaUnited States
20538Bennett, Hailey, R98403TacomaWashingtonUnited States
20687Campbell, Rebecca97034Lake OswegoOregonUnited States

Generated 2025-07-20 00:48:08.745 UTC