[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 413   SHUFFLE   <  SKIP 1470  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
27903Suri, Janelle93500PantinSeine Saint DenisFrance
26628Lee, Lucas, J99202SpokaneWashingtonUnited States
17369Brown, Ethan91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-14 19:30:46.817 UTC