[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 9324   SHUFFLE   <  SKIP 1214  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28300Bennett, Abigail, L99202SpokaneWashingtonUnited States
28815James, Lauren, T90505TorranceCaliforniaUnited States
22575Blanco, Orlando3000MelbourneVictoriaAustralia

Generated 2025-07-22 11:09:38.065 UTC