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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24000Yang, Randy, E2264SilverwaterNew South WalesAustralia
24441Bryant, Tristan, L98901YakimaWashingtonUnited States
22164Morris, Destiny91977Spring ValleyCaliforniaUnited States

Generated 2025-07-12 01:26:06.523 UTC