[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 484   SHUFFLE   <  SKIP 1950  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16261Navarro, Diana, A59140DunkerqueNordFrance
17133Kelly, Lucas, A98270MarysvilleWashingtonUnited States
20340Kelly, Makayla91950National CityCaliforniaUnited States

Generated 2025-07-18 03:50:53.267 UTC