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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25552Ward, Riley59368WerneNordrhein-WestfalenGermany
25381Li, Dylan, H94014ColmaCaliforniaUnited States
27212Roberts, Sophia, M90802Long BeachCaliforniaUnited States

Generated 2025-07-12 00:43:31.477 UTC