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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14137Ruiz, Joy, A46236BottropNordrhein-WestfalenGermany
13216Mitchell, Mary94536FremontCaliforniaUnited States
14350Moore, Emily, W97205PortlandOregonUnited States

Generated 2025-07-13 05:56:43.693 UTC