[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 680   SHUFFLE   <  SKIP 2680  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21872Lal, Alisha, C2264SilverwaterNew South WalesAustralia
12754Deng, Lindsey93400Saint-DenisSeine Saint DenisFrance
26552Turner, Judith, A98501OlympiaWashingtonUnited States

Generated 2025-07-20 06:37:21.907 UTC