[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 508   SHUFFLE   <  SKIP 773  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26569Sanchez, Michelle, R4655Hervey BayQueenslandAustralia
16195Perez, Abby93500PantinSeine Saint DenisFrance
18398Sanchez, Geoffrey94014ColmaCaliforniaUnited States
16730Long, Mariah, C4700RockhamptonQueenslandAustralia

Generated 2025-07-14 17:00:54.211 UTC