[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 590   SHUFFLE   <  SKIP 438  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26536Thomas, Katherine91203GlendaleCaliforniaUnited States
19228Ramirez, Morgan, P98168BurienWashingtonUnited States
28413Martinez, Dalton, MGA10GatesheadEnglandUnited Kingdom
17051Ortega, Jessie, J4000BrisbaneQueenslandAustralia

Generated 2025-07-18 02:48:46.447 UTC