[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 767   SHUFFLE   <  SKIP 2877  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23358Alvarez, Alberto94014ColmaCaliforniaUnited States
11606Ramos, Melody91420MorangisEssonneFrance
13979Jenkins, Chloe, W98371PuyallupWashingtonUnited States

Generated 2025-07-20 20:26:34.872 UTC