[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 1288   SHUFFLE   <  SKIP 868  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
25164Parker, Isaac, C91502BurbankCaliforniaUnited States
27727Hill, Chloe, R92102San DiegoCaliforniaUnited States
18607Taylor, Katherine, B97045Oregon CityOregonUnited States

Generated 2025-07-15 10:48:40.209 UTC