[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 717   SHUFFLE   <  SKIP 1893  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23457Rivera, Nicole90210Beverly HillsCaliforniaUnited States
28372Hu, Vincent, FEM15Esher-MoleseyEnglandUnited Kingdom
26257Jimenez, Hector94010BurlingameCaliforniaUnited States

Generated 2025-07-17 07:35:31.699 UTC