[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 416   SHUFFLE   <  SKIP 2075  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24742Ramirez, Rachel, L92020El CajonCaliforniaUnited States
26726Rivera, Danielle98020EdmondsWashingtonUnited States
24566Nara, Kara, EY024 1GFYorkEnglandUnited Kingdom

Generated 2025-07-12 16:47:17.272 UTC