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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16288Shen, Edwin, C92150SuresnesHauts de SeineFrance
24948Carter, Nathan90241DowneyCaliforniaUnited States
23094Gill, Carolyn3337MeltonVictoriaAustralia

Generated 2025-07-19 10:10:31.754 UTC