[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 127   SHUFFLE   <  SKIP 2592  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20587Johnston, Shannon, L92150SuresnesHauts de SeineFrance
16695Serrano, Dwayne2500WollongongNew South WalesAustralia
21567Sanchez, Candace, L1002SydneyNew South WalesAustralia

Generated 2025-07-20 06:17:42.823 UTC