[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 512   SHUFFLE   <  SKIP 1221  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
16577Chen, Leah, E92081Paris La DefenseHauts de SeineFrance
12508Anand, NicholePE17BuryEnglandUnited Kingdom
26840Yang, Eric, L78000VersaillesYvelineFrance

Generated 2025-07-11 12:01:34.020 UTC