[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 998   SHUFFLE   <  SKIP 256  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20220Carlson, Wendy4551CaloundraQueenslandAustralia
24062Cai, Crystal, L94310OrlyVal de MarneFrance
21510Perry, Carol46236BottropNordrhein-WestfalenGermany
28128Lee, Jeremiah92020El CajonCaliforniaUnited States

Generated 2025-07-20 13:09:35.934 UTC