[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 468   SHUFFLE   <  SKIP 556  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
21099Liu, Sandra, D91420MorangisEssonneFrance
26513Moreno, Stacy98225BellinghamWashingtonUnited States
27565Wood, Kayla, L90241DowneyCaliforniaUnited States
29270Allen, Carlos, M99202SpokaneWashingtonUnited States

Generated 2025-07-19 12:09:38.396 UTC