[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 263   SHUFFLE   <  SKIP 1605  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
17206Gonzales, Spencer93290Tremblay-en-FranceSeine Saint DenisFrance
12300Gonzalez, Adriana, L31770ColomiersGaronne (Haute)France
15532Jai, Marshall91910Chula VistaCaliforniaUnited States

Generated 2025-07-12 17:22:28.836 UTC