[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 2421   SHUFFLE   <  SKIP 715  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18029Malhotra, Carmen46236BottropNordrhein-WestfalenGermany
11221Perry, Nathan90712LakewoodCaliforniaUnited States
25121Yang, Clarence, D4655Hervey BayQueenslandAustralia
24543Moreno, Arthur92310SèvresHauts de SeineFrance

Generated 2025-07-10 21:39:26.136 UTC