[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 4896  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
19372Long, Cassidy93700DrancySeine Saint DenisFrance
20803Rodriguez, Nicole, A93700DrancySeine Saint DenisFrance
20969Foster, Ashley, C93700DrancySeine Saint DenisFrance

Generated 2025-10-27 05:40:56.152 UTC