[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 875 SHUFFLE < SKIP 3645 > < TAKE 2 >
2 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
15784 | Vazquez, Rebekah, A | 4700 | Rockhampton | Queensland | Australia |
14205 | Wu, Wesley, R | 92310 | Sèvres | Hauts de Seine | France |
Generated 2025-07-14 06:13:02.423 UTC