[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 512   SHUFFLE   <  SKIP 380  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24603Zhu, Jake, G4655Hervey BayQueenslandAustralia
27108Thompson, Rachel, B90241DowneyCaliforniaUnited States
12523Wagner, Steve, C75012ParisSeine (Paris)France

Generated 2025-07-12 03:02:17.091 UTC