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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18288Suarez, Daisy, A2580GoulburnNew South WalesAustralia
26829Evans, Morgan46236BottropNordrhein-WestfalenGermany
21369Rodriguez, Sarah, K92102San DiegoCaliforniaUnited States

Generated 2025-07-14 20:40:41.489 UTC