[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   <  ORDER BY City   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SHUFFLE   <  SKIP 3291  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
28483Raje, Tara, F6006PerthSouth AustraliaAustralia
18776Allen, Connor91950Lincoln AcresCaliforniaUnited States
18964Gonzalez, Thomas, M91950National CityCaliforniaUnited States

Generated 2025-07-11 07:52:29.518 UTC