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

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
12156Raji, Bonnie91502BurbankCaliforniaUnited States
18624Perez, Jay, M93290Tremblay-en-FranceSeine Saint DenisFrance
23578Lal, Eric91950Lincoln AcresCaliforniaUnited States

Generated 2025-07-11 22:24:56.503 UTC