[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 405   SHUFFLE   <  SKIP 968  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21774James, Brian, B90505TorranceCaliforniaUnited States
29380Blanco, Teresa92081Paris La DefenseHauts de SeineFrance
12627Zheng, Leah, RW1V 5RNLondonEnglandUnited Kingdom
11549Liang, Crystal, JW1Y 3RALondonEnglandUnited Kingdom

Generated 2025-07-13 16:30:33.911 UTC