[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 127   SHUFFLE   <  SKIP 2142  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19317Scott, Sara, C93290Tremblay-en-FranceSeine Saint DenisFrance
13975Raje, Johnny7001HobartTasmaniaAustralia

Generated 2025-07-14 00:54:54.251 UTC