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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12246Luo, Shawn3337MeltonVictoriaAustralia
25386Perry, Alexis, S92020El CajonCaliforniaUnited States
27677Powell, Marissa98168BurienWashingtonUnited States

Generated 2025-07-11 14:33:40.689 UTC