[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 229   SHUFFLE   <  SKIP 757  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
13997Hernandez, Raquel, W6006PerthSouth AustraliaAustralia
20072Martinez, Kaitlyn, S98201EverettWashingtonUnited States
12536Dominguez, Javier42651SolingenNordrhein-WestfalenGermany

Generated 2025-07-17 15:04:50.451 UTC