[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 7680   SHUFFLE   <  SKIP 340  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27837Jai, Kelsey, JC2H 7AULondonEnglandUnited Kingdom
19317Scott, Sara, C93290Tremblay-en-FranceSeine Saint DenisFrance
21153Thompson, James, R94070San CarlosCaliforniaUnited States

Generated 2025-07-20 05:28:27.823 UTC