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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18114Foster, Alexandria, L91791West CovinaCaliforniaUnited States
26213Andersen, Grant, A92100Boulogne-BillancourtHauts de SeineFrance
15849Kelly, Destiny, C99202SpokaneWashingtonUnited States

Generated 2025-07-12 03:18:21.003 UTC