[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 413   SHUFFLE   <  SKIP 1086  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26804Sanders, Trinity, B91977Spring ValleyCaliforniaUnited States
16909Walker, Chloe, M90802Long BeachCaliforniaUnited States
26184Lal, Louis, M98312BremertonWashingtonUnited States

Generated 2025-07-17 00:59:52.710 UTC