[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 5875   <  SKIP 245  >   <  TAKE 3  >   

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

3 items

DimCustomerIdNamePostalCodeCityStateOrProvinceCountry
20976Kumar, Jaclyn93500PantinSeine Saint DenisFrance
21003Hernandez, Jimmy93500PantinSeine Saint DenisFrance
22394Suri, Meagan, D93500PantinSeine Saint DenisFrance

Generated 2025-07-21 07:48:47.931 UTC