[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 4699  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
23165Mitchell, Natalie, M91364Woodland HillsCaliforniaUnited States
28323Moore, Nathan, N7001HobartTasmaniaAustralia
13825Ma, Kelvin, E59000LilleNordFrance
24409Hernandez, Jackson, M91932Imperial BeachCaliforniaUnited States

Generated 2025-07-12 18:45:02.083 UTC