[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 438  >   <  TAKE 4  >   

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

4 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19444Thomas, Kayla93000BobignySeine Saint DenisFrance
28226Ramirez, Sebastian, C98020EdmondsWashingtonUnited States
20802Li, Jon93000BobignySeine Saint DenisFrance
23985Torres, Janet, JKB9KirkbyEnglandUnited Kingdom

Generated 2025-07-11 14:44:56.232 UTC