[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 482   SHUFFLE   <  SKIP 3696  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21499Ramirez, Bailey, L94070San CarlosCaliforniaUnited States
13263Anand, Kate, K59223RoncqNordFrance
20855Ross, Abigail78100Saint Germain en LayeYvelineFrance

Generated 2025-07-11 21:32:07.669 UTC