[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 511   SHUFFLE   <  SKIP 176  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25422King, Elijah, M91950Lincoln AcresCaliforniaUnited States
25481Jackson, Lucas, APB12PeterboroughEnglandUnited Kingdom
26414Patel, George80074MünchenNordrhein-WestfalenGermany

Generated 2025-07-14 09:58:55.396 UTC