[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 0   SHUFFLE   <  SKIP 2973  >   <  TAKE 6  >   

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

6 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25701Garcia, FranciscoW1V 5RNLondonEnglandUnited Kingdom
23564Howard, Jessica92625Newport BeachCaliforniaUnited States
19317Scott, Sara, C93290Tremblay-en-FranceSeine Saint DenisFrance
27916Carter, Aaron, J91364Woodland HillsCaliforniaUnited States
16859Kumar, Jack, E98371PuyallupWashingtonUnited States
18673Green, James, M90210Beverly HillsCaliforniaUnited States

Generated 2025-10-28 05:21:05.701 UTC