[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 494   SHUFFLE   <  SKIP 171  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20788Gonzalez, Sara94010BurlingameCaliforniaUnited States
15565Mitchell, Kyle98201EverettWashingtonUnited States
18551Hall, Chloe, E98201EverettWashingtonUnited States

Generated 2025-07-15 04:48:54.593 UTC