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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
14869Bryant, Jennifer, J97068W. LinnOregonUnited States
14171Lal, Michele, A91480FrankfurtBayernGermany
14614Bryant, Dylan, J94014ColmaCaliforniaUnited States

Generated 2025-07-14 22:21:57.571 UTC