[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 4071 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
26904 | Parker, Judith, F | 93400 | Saint-Denis | Seine Saint Denis | France |
27763 | Wright, Stephanie, V | 93400 | Saint-Denis | Seine Saint Denis | France |
Generated 2025-07-14 00:11:09.256 UTC