[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 251   SHUFFLE   <  SKIP 274  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
18808Perez, Gabrielle94014ColmaCaliforniaUnited States
23348Chen, Tiffany, A2036MatravilleNew South WalesAustralia
27970Andersen, Willie, M2113North RydeNew South WalesAustralia

Generated 2025-07-16 17:27:01.155 UTC