[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 2504   SHUFFLE   <  SKIP 1464  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26125Roberts, Sara, D99202SpokaneWashingtonUnited States
12510Sanz, Roberto77127LieusaintSeine et MarneFrance
15017Ramirez, Amanda, E90012Los AngelesCaliforniaUnited States

Generated 2025-07-15 20:44:28.054 UTC