[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 680   SHUFFLE   <  SKIP 3589  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26368Mirchandani, Bharat93000BobignySeine Saint DenisFrance
23147Smith, Wyatt, P92625Newport BeachCaliforniaUnited States
19412Chander, Jaime, L98225BellinghamWashingtonUnited States

Generated 2025-07-15 01:36:16.739 UTC