[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 590   SHUFFLE   <  SKIP 1030  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22527Flores, Rachel, L59140DunkerqueNordFrance
12942Harris, Morgan90241DowneyCaliforniaUnited States
12044Lopez, Madeline, G90802Long BeachCaliforniaUnited States

Generated 2025-07-14 13:25:56.539 UTC