[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 5474   <  SKIP 63  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14153Lewis, Dylan95010HofBayernGermany
22778Dominguez, Monique, C90706BellflowerCaliforniaUnited States
13344Reed, Caitlin, A98371PuyallupWashingtonUnited States

Generated 2025-07-21 10:45:04.350 UTC