[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 470   SHUFFLE   <  SKIP 4351  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
15011Mitchell, Amber, E90241DowneyCaliforniaUnited States
26685Baker, Noah92625Newport BeachCaliforniaUnited States
27198Flores, Jocelyn98168BurienWashingtonUnited States

Generated 2025-07-19 07:56:21.480 UTC