[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 6446  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21546Garcia, Cory, B46236BottropNordrhein-WestfalenGermany
24422Lal, Thomas, E94519ConcordCaliforniaUnited States
17364Perry, Ian, A90712LakewoodCaliforniaUnited States

Generated 2025-07-16 01:26:56.281 UTC