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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23913Cooper, Riley, J78400ChatouYvelineFrance
14273Parker, Angel91776San GabrielCaliforniaUnited States
17296Johnston, Joanna, L3337MeltonVictoriaAustralia

Generated 2025-07-11 11:37:55.313 UTC