[ROOT]  dt  DimCustomer  SELECT Name, PostalCode, City, StateOrProvince, Country   ORDER BY City DESC  >   TITLE Customer with addresses. Shows use of EntityMethodKey through methods like TryGetCity   SKIP 362   SHUFFLE   <  SKIP 3987  >   <  TAKE 2  >   

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

2 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
24104Ortega, RobynTY31RuncornEnglandUnited Kingdom
19069Hall, Thomas93000BobignySeine Saint DenisFrance

Generated 2025-07-20 08:56:15.447 UTC