[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 475   SHUFFLE   <  SKIP 1826  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
11290Sanchez, Katelyn90712LakewoodCaliforniaUnited States
24603Zhu, Jake, G4655Hervey BayQueenslandAustralia
19820Coleman, Alexandra, A91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-15 18:51:07.772 UTC