[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 158   SHUFFLE   <  SKIP 1147  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14922Perry, Paige, R98403TacomaWashingtonUnited States
28584Mr., Smith, Rolando, T.94704BerkeleyCaliforniaUnited States
25877Price, Alyssa99362Walla WallaWashingtonUnited States

Generated 2025-07-19 06:57:23.787 UTC