[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 2130 SHUFFLE < SKIP 96 > < TAKE 3 >
3 items
DimCustomerId | Name | PostalCode | City | StateOrProvince | Country |
---|---|---|---|---|---|
14731 | Brown, Seth, A | 94010 | Burlingame | California | United States |
24781 | Garcia, Carmen, J | T2P 2G8 | Calgary | Alberta | Canada |
26846 | Kumar, Dustin, R | HP10 9QY | High Wycombe | England | United Kingdom |
Generated 2025-07-14 12:56:46.097 UTC