[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 994   <  SKIP 859  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20595Andersen, Karla, R93500PantinSeine Saint DenisFrance
26240Evans, Katelyn98366Port OrchardWashingtonUnited States
22904Shen, Mitchell, M7001HobartTasmaniaAustralia

Generated 2025-07-20 15:56:05.809 UTC