[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 2434   SHUFFLE   <  SKIP 282  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28470Tang, Tamara94310OrlyVal de MarneFrance
27796Patel, Jarrod, E75012ParisSeine (Paris)France
25706Madan, Francisco, S4551CaloundraQueenslandAustralia
22872Bailey, Sara, F98168BurienWashingtonUnited States

Generated 2025-07-17 01:01:58.940 UTC