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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11561Dominguez, Briana80074MünchenNordrhein-WestfalenGermany
25092Jackson, Emily90802Long BeachCaliforniaUnited States
26065Powell, Chloe, J94704BerkeleyCaliforniaUnited States

Generated 2025-07-18 05:01:06.595 UTC