[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 484   SHUFFLE   <  SKIP 263  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13120Weber, Levi, A2060Lavender BayNew South WalesAustralia
13565Zhao, Tiffany, K92400CourbevoieHauts de SeineFrance
11622Allen, Gabriel98033KirklandWashingtonUnited States
23082Williams, Jonathan91977Spring ValleyCaliforniaUnited States

Generated 2025-07-11 23:48:12.196 UTC