[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 562 < SKIP 4051 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
23008 | She, Sheena, R | 4700 | Rockhampton | Queensland | Australia |
22934 | Kumar, Tonya, A | 4700 | Rockhampton | Queensland | Australia |
23641 | Morris, Megan | 4700 | Rockhampton | Queensland | Australia |
Generated 2025-07-14 15:24:28.056 UTC