[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 2927   SHUFFLE   <  SKIP 617  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24383Prasad, Ronald77127LieusaintSeine et MarneFrance
20916Carlson, Kathleen30601HannoverNordrhein-WestfalenGermany
25705Prasad, Levi6006PerthSouth AustraliaAustralia

Generated 2025-07-14 19:18:11.726 UTC