[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 875   SHUFFLE   <  SKIP 2263  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
22486Ruiz, Jimmy, E53131BonnNordrhein-WestfalenGermany
16225Nelson, Wyatt, J91950Lincoln AcresCaliforniaUnited States
24290Bell, Zoe, L98225BellinghamWashingtonUnited States

Generated 2025-07-09 22:48:36.992 UTC