[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 31   SHUFFLE   <  SKIP 17  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17873She, Alejandro, H46236BottropNordrhein-WestfalenGermany
22979Hernandez, Theodore, R94010BurlingameCaliforniaUnited States
19281Carlson, Mallory, A41100Saint OuenLoir et CherFrance
14130Serrano, Rebekah2036MalabarNew South WalesAustralia
28881Kapoor, Allen75008ParisSeine (Paris)France
23342She, Cristina, M91910Chula VistaCaliforniaUnited States

Generated 2025-07-12 19:34:41.819 UTC