[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 24   SHUFFLE   <  SKIP 2263  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
26281Alexander, Ian, D91791West CovinaCaliforniaUnited States
22801Raje, Alicia53131BonnNordrhein-WestfalenGermany
19568Sun, Candice, A2055North SydneyNew South WalesAustralia

Generated 2025-07-10 20:27:23.701 UTC